toggle menu
JxBrowser
8.2.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.dsl.dom
/
SearchContextKt
/
[jvm]findByName
find
By
Name
public
final
static
Element
findByName
(
SearchContext
$self
,
String
name
)
public
final
static
Element
findByName
(
SearchContext
$self
,
String
name
)
Returns the first
Element
found in the current search context by the given
name
, if any.
Since
8.0.0